BatchGet<>.Results Property

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
List of results retrieved from DynamoDB. Populated after Execute is called.

Namespace: Amazon.DynamoDBv2.DataModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public List<T> Results { get; }
Property Value
Type: System.Collections.Generic.List<T>

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5